home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / faqs / tex-faq < prev    next >
Encoding:
Internet Message Format  |  1994-04-09  |  54.8 KB

  1. Subject: TeX, LaTeX, etc.: Frequently Asked Questions with Answers [Monthly]
  2. Newsgroups: comp.text.tex,fr.comp.text.tex,comp.answers,news.answers
  3. From: bobby@hot.caltech.edu (Bobby Bodenheimer)
  4. Date: 8 Apr 1994 20:55:08 GMT
  5.  
  6. Archive-name: tex-faq
  7.  
  8. Comp.text.tex is a forum for the discussion of TeX, LaTeX and other
  9. related things. TeX is a software system written by Donald Knuth to
  10. typeset text, especially text containing mathematics. LaTeX is a set
  11. of macros written in TeX, designed to simplify the the typesetting of
  12. a document by allowing the user to concentrate on the content and
  13. structure of the document rather than the exact appearance of the
  14. finished product. METAFONT, also discussed here, is a program which
  15. allows the user to design their own fonts. The definitive reference
  16. for TeX is _The TeXbook_, by Donald Knuth (Addison Wesley, 1984, ISBN
  17. 0-201-13447-0, paperback 0-201-13448-9). For LaTeX, see _LaTeX, a
  18. Document Preparation System_ by Leslie Lamport (Addison Wesley, 1986,
  19. ISBN 0-201-15790-X). For LaTeX2e, full documentation can be found in
  20. _The LaTeX Companion_ by Michael Goossens, Frank Mittelbach, and Alexander
  21. Samarin (Addison Wesley, 1993, ISBN 0-201-54199-8). For METAFONT, see 
  22. _The METAFONTbook_ by Donald Knuth (Addison Wesley, 1984, 
  23. ISBN 0-201-13445-4). The American Mathematical Society has two macro 
  24. packages which are also popular, called AMS-TeX and AMS-LaTeX.
  25.  
  26. This article contains answers to some frequently asked questions on
  27. comp.text.tex. Please don't ask these questions again, as they've been
  28. answered many times before. 
  29.  
  30. This is version 1.44 for April, last changed 4/8/94.
  31.  
  32. This article includes answers to:
  33.  
  34.   1) How can I get a copy of this article?
  35.   2) Where can I get a DVI to PostScript conversion program?
  36.   3) How can I include a PostScript figure in LaTeX?
  37.   4) Where can I find a DVI previewer for machine Y running Q?
  38.   5) Where can I get the manual for PiCTeX?
  39.   6) What is VorTeX and where can I get it?
  40.   7) What is OzTeX and where can I get it (TeX for the Mac)?
  41.   8) What is Fig and where can I get it?
  42.   9) How do I get WEB for C, FORTRAN, or some other language?
  43.   10) How can I typeset music in TeX?
  44.   11) What is TUG and TUGboat?
  45.   12) How do I convert Adobe's afm files to tfm format?
  46.   13) In LaTeX, how do I get a double-spaced document?
  47.   14) In LaTeX, how do I include a file in the verbatim environment?
  48.   15) In LaTeX, how do I do Y?
  49.   16) Where can I find a TeX macro or LaTeX style file for doing Y?
  50.   17) How do I generate an index in TeX/LaTeX?
  51.   18) How do I get METAFONT to do what I want it to do?
  52.   19) Where do I get TeX/LaTeX for machine Y running Q?
  53.   20) Where can I get a thesis style for LaTeX?
  54.   21) How do I get symbols for ``the real numbers'', ``the complex numbers'',
  55.       and so on?
  56.   22) What repositories of TeX material are available, and how can I
  57.       access them?
  58.   23) How do I use PostScript fonts with LaTeX?
  59.   24) How can I convert from format Y to TeX or LaTeX, and vice-versa?
  60.   25) How do I get a file into the major style repositories?
  61.   26) Where can I get font Y?
  62.   27) Where can I get a dvi driver for the HP LaserJet?
  63.   28) TeX and LaTeX are hyphenating words weirdly. What can I do?
  64.   29) How can I convert a TeX or LaTeX file into a plain ASCII file,
  65.       with all the formatting intact, a la nroff?
  66.   30) How do I enlarge TeX? I keep getting ``memory capacity exceeded''
  67.       errors.
  68.   31) In LaTeX, I used \pagestyle{empty}, but the first page is still 
  69.       numbered. What do I do?
  70.   32) Where do I find documentation about BibTeX?
  71.   33) How do I use BibTeX with plain TeX?
  72.   34) How do I draw Feynman diagrams in LaTeX?
  73.   35) What is the New Font Selection Scheme (NFSS)?
  74.   36) In LaTeX, my cross-references for floats (figures and tables) are
  75.       incorrect. What's wrong?
  76.   37) I want to change the margins in LaTeX. What can I do?
  77.   38) How do I find the width of a letter, word, or phrase in TeX?
  78.   39) In LaTeX, is there a comment or ``ignore'' environment with which
  79.       I can exclude blocks of text from the .dvi file?
  80.   40) Where can I find a spelling checker for my TeX file?
  81.   41) What is LaTeX2e?
  82.  
  83. If you are looking, for instance, for the answer to question 17, and wish
  84. to skip everything else, you can search ahead for the regular expression
  85. ``^17)''.
  86.  
  87. These are all legitimate questions, but they seem to appear too 
  88. frequently for long-time readers of the list. 
  89.  
  90. Many of the answers below tell you that you can obtain something
  91. through anonymous ftp. ``Ftp'' stands for file transfer protocol, and
  92. is also the name of a program implementing the protocol. The program
  93. allows users to transfer files to and from remote sites, if the sites
  94. are connected via a network such as the Internet. ``Anonymous ftp'' 
  95. indicates a user may connect to a remote site as the user 
  96. ``anonymous'' with a password consisting of their email address, and
  97. thus be able to retrieve files from that site. Remember, anonymous
  98. ftp is a privilege and the system administrators for these sites 
  99. have made these files available out of their own generosity. Therefore
  100. please restrict your ftp'ing to non-prime hours at the various sites.
  101.  
  102. I would like to acknowledge Don Hosek, Ken Yap, Tomas Rokicki, Micah
  103. Beck, and David Carlisle, whose postings provided many of the answers.
  104. Joe Weening, Hal Perkins, Walter Carlip, Max Hailpern, Tad Guy,
  105. Raymond Chen, Henning Schulzrinne, Sebastian Rahtz, Mark James, Peter
  106. Galko, Mike Ernst, Rainer Sch\"opf, Oren Patashnik, Philippe Louarn,
  107. Rafal Zbikowski, Anita Marie Hoover, David Rhead, Darrell McCauley,
  108. Cameron Smith, Emma Pease, Patrick McPhee, Karl Berry, Robin
  109. Fairbairns, and Joohee Jeong provided additional material and
  110. criticisms. The format of this document is based on the Frequently
  111. Asked Questions written by Steve Hayman which formerly appeared in
  112. comp.unix.wizards. Any mistakes are mine. Send corrections,
  113. suggestions, and additions to bobby@hot.caltech.edu.
  114.  
  115. 1) How can I get a copy of this article?
  116.  
  117.    You're reading it aren't you? SAVE it :-). This article is posted
  118.    monthly to comp.text.tex and cross-posted to news.answers. It is
  119.    therefore archived at any site that archives news.answers.
  120.    News.answers is archived on rtfm.mit.edu (18.70.0.209), and this
  121.    article is available there via anonymous ftp in the directory
  122.    ./pub/usenet/news.answers/tex-faq. If you do not have anonymous
  123.    ftp, send an e-mail message containing the lines ``SENDME FAQ.'' to
  124.    fileserv@shsu.edu (fileserv@shsu.bitnet).  Another way to retrieve
  125.    it via email is through the mailserver at rtfm: send a message
  126.    containing the lines ``help'' and ``index'' to
  127.    mail-server@rtfm.mit.edu for information on how to obtain it.
  128.  
  129.    Other news.answers/FAQ archives are: cnam.cnam.fr (163.173.128.6)
  130.    in the anonymous ftp directory /pub/FAQ; ftp.uu.net (192.48.96.2)
  131.    in the anonymous ftp directory /pub/usenet (also available via mail
  132.    server requests to netlib@uunet.uu.net, or via uunet's 1-900
  133.    anonymous UUCP phone number); and ftp.cs.ruu.nl (131.211.80.17) in
  134.    the anonymous ftp directory NEWS.ANSWERS (also accessible via mail
  135.    server requests to mail-server@cs.ruu.nl). Many of the archives
  136.    mentioned in question 22 also maintain current versions of this
  137.    document.
  138.  
  139. 2) Where can I get a DVI to PostScript conversion program?
  140.  
  141.    Two good DVI to PostScript conversion programs that run under
  142.    Unix are:
  143.      dvips - by Tomas Rokicki. This driver is very nice and has the
  144.        ability to deal with virtual fonts. Available via anonymous ftp
  145.        from labrea.stanford.edu (36.8.0.112) in ./pub. Dvips is
  146.        written in C and ports easily to other operating systems.  It
  147.        is available for VMS via anonymous ftp from any CTAN site (see
  148.        question 22) and also through the DECUS library (see question
  149.        22). A precompiled version for MSDOS is available from
  150.        monu1.cc.monash.edu.au (130.194.1.101) in ./pub/dvips54.zip or
  151.        from shape.mps.ohio-state.edu (128.146.110.30) in
  152.        ./pub/msdos/dvips/dvips54.zip. If you wish to use postscript
  153.        fonts, get dvipslib.zip as well.  Documentation is available in
  154.        dvips.ps.Z. Karl Berry has a version of dvips called dvipsk
  155.        which has a configure script and path searching code similar to
  156.        that in his other programs (e.g., web2c).  It is available via
  157.        anonymous ftp from ftp.cs.umb.edu (158.121.104.33) in
  158.        ./pub/tex/.
  159.  
  160.      dvitops - by James Clark. Available via anonymous ftp from any CTAN site
  161.        (see question 22, e.g., pip.shsu.edu (192.92.115.10)), in 
  162.        ./tex-archive/dviware/dvitops. Dvitops is written in C and will 
  163.        compile under Unix, MSDOS, VMS, and Primos.
  164.  
  165. 3) How can I include a PostScript figure in LaTeX?
  166.  
  167.    Perhaps the best way to do this is to use the psfig macros written
  168.    by Trevor Darrell. They are available via anonymous ftp from
  169.    any CTAN site (see question 22) in graphics/psfig. You will
  170.    also need a dvi to PostScript conversion program that supports
  171.    \specials. The ones mentioned in question 2 do, and come with a
  172.    version of psfig ready to use with them. The psfig macros work best
  173.    with Encapsulated PostScript Files (EPS). In particular, psfig will
  174.    need the file to have a BoundingBox (see Appendix C of the
  175.    _PostScript Language Reference Manual_). If you don't have an EPS
  176.    file, life can be difficult.
  177.  
  178.    One further note about including PostScript figures is that they
  179.    are not part of the dvi file, but are included when you use a dvi
  180.    to PostScript conversion program. As a result, most dvi previewers
  181.    will simply show the blank space TeX has reserved for your figure,
  182.    not the figure itself. LaTeX2e (see question 41) will have a standard
  183.    interface for graphics inclusion, rotation, color, and other 
  184.    driver-related features.
  185.  
  186.    Anil K. Goel has written a long document describing in detail how to
  187.    include figures, pictures, and images in LaTeX documents. It is available
  188.    via anonymous ftp from math.uwaterloo.ca (129.97.140.144) in
  189.    ./pub/figsInLatex.ps.Z. A dvi file with the included PostScript files
  190.    is also available.
  191.  
  192. 4) Where can I find a DVI previewer for machine Y running Q?
  193.  
  194.    This briefly lists some previewers available via anonymous ftp. All
  195.    are available from any CTAN site (see question 22) in addition to the
  196.    sites listed below:
  197.       dvipage - For SunView. This was published in volume 15 of 
  198.         comp.sources.unix and is available at sites that archive
  199.         this. One such source is archive.cis.ohio-state.edu 
  200.         (128.146.8.52).
  201.       xtex - For the X Window System. Available via anonymous ftp 
  202.         from ftp.cs.colorado.edu (128.138.243.151) in 
  203.         ./pub/cs/misc/SeeTeX/SeeTeX/SeeTeX-*.tar.Z.
  204.       dviapollo- for Apollo Domain. Available via anonymous ftp from
  205.         labrea.stanford.edu (36.8.0.112) in ./pub/dviapollo.tar.Z.
  206.       dvidis - For VAXstation VWS. Available via anonymous ftp from
  207.         src.doc.ic.ac.uk (146.169.2.1) in /packages/tex/dviware/dvidis.
  208.       xdvi - Also for the X Window System. Available via anonymous ftp
  209.         from ftp.x.org (192.112.44.100) in ./contrib/xdvi.tar.Z. Karl
  210.         Berry has a version of called xdvik with features analogous
  211.         to his dvipsk (see question 2) available via anonymous ftp from
  212.         ftp.cs.umb.edu (158.121.104.33) in ./pub/tex.
  213.       dvitovdu - for Tektronix 4010 and other terminals under Unix.
  214.         Available via anonymous ftp from wsmr-simtel20.army.mil
  215.         (192.88.110.20) in the directory pd6:<unix-c.printers> as
  216.         dvi2vdu.tar-z (ftp in ``tenex'' mode).
  217.       dvi2tty - A dvi to ASCII conversion program, for normal terminals.
  218.         Available from ftp.cs.ruu.nl (131.211.80.17) in 
  219.         ./pub/TEX/DVI/dvi2tty.shar. A VMS version is available from
  220.         fileserv@shsu.edu (see question 22).
  221.       texsgi - For SGI under Irix. Available via anonymous ftp from 
  222.         ftp.brl.mil (128.63.16.158) in ./info-iris/tex. Both a binary 
  223.         and source are available, but be sure to get the fonts as well.
  224.    
  225. 5) Where can I get the manual for PiCTeX?
  226.  
  227.    The PiCTeX manual is not free. It is available for $30 ($35 with the
  228.    disk) from the TeX Users Group:
  229.                      TeX Users Group
  230.                      P. O. Box 869
  231.                      Santa Barbara, CA 93102-0869 (USA)
  232.                      805-963-1338
  233.                      FAX: 805-963-8358
  234.                      tug@tug.org
  235.  
  236.    The proceeds from this sale go to Michael Wichura, the author of PiCTeX,
  237.    and TUG.
  238.  
  239. 6) What is VorTeX and where can I get it?
  240.  
  241.    VorTeX is a package of programs written at the University of California.
  242.    It includes several nice previewers and some Emacs modes for TeX and
  243.    BibTeX. It is available via anonymous ftp from ftp.cs.berkeley.edu
  244.    (128.32.149.78) in ./ucb/mhgs and from any CTAN archive (see question
  245.    22). The VorTeX distribution is not maintained.
  246.  
  247. 7) What is OzTeX and where can I get it (TeX for the Mac)?
  248.  
  249.    OzTeX is a public domain version of TeX for the Macintosh. A DVI
  250.    Previewer and PostScript driver are also included. It should run on
  251.    any Macintosh Plus, SE, II, or newer model, but will not work on a
  252.    128K or 512K Mac. It was written by Andrew Trevorrow, and is available 
  253.    via anonymous ftp from from midway.uchicago.edu (128.135.12.73) in 
  254.    ./pub/OzTeX, which contains other public domain TeX-related software 
  255.    for the Mac as well, or on a floppy disk from TUG (see question 11). 
  256.    Questions about OzTeX may be directed to oztex@midway.uchicago.edu.
  257.    
  258. 8) What is Fig and where can I get it?
  259.  
  260.    Fig is a menu driven tool similar to MacDraw that allows you to
  261.    draw objects on the screen of a Sun Workstation running SunView.
  262.    TransFig is a set of tools which translate the code fig produces to
  263.    other graphics languages including PostScript and the LaTeX picture
  264.    environment. Both are available via anonymous ftp from
  265.    ftp.cs.cornell.edu (128.84.218.75) in ./pub/fig. Both Fig and
  266.    TransFig are also available from the Clarkson archive server at
  267.    sun.soe.clarkson.edu (see question 22). Fig is supported by Micah
  268.    Beck (beck@cs.cornell.edu) and Transfig is maintained by Brian
  269.    Smith (bvsmith@lbl.gov). Another tool for fig conversion is fig2MF
  270.    which generates METAFONT code from fig input. It is available from
  271.    the CTAN archives discussed in question 22.
  272.  
  273.    XFig is essentially the same program except it runs under the X
  274.    Window System. It is available via anonymous ftp from ftp.x.org
  275.    (192.112.44.100) in ./contrib/R5fixes/xfig-patches/xfig-2.1.*.Z. It
  276.    was written by Brian Smith.
  277.  
  278. 9) How do I get WEB for C, FORTRAN, or some other language?
  279.  
  280.    There is a version of WEB for C called CWEB written by Silvio Levy. It
  281.    is available via anonymous ftp from princeton.edu (128.112.128.1) in 
  282.    the directory ./pub/cweb.
  283.  
  284.    There is a version of WEB called Spidery WEB which supports many 
  285.    languages including ADA, awk, and C. It was written by Norman Ramsey 
  286.    and, while not in the public domain, is usable free. It is available 
  287.    via anonymous ftp from pip.shsu.edu (192.92.115.10) in 
  288.    tex-archive/web/spiderweb.
  289.  
  290.    FWEB is a version of WEB for Fortran, Ratfor, and C written by John
  291.    Krommes (krommes@lyman.pppl.gov). Version 1.13 is available via
  292.    anonymous ftp from lyman.pppl.gov (192.55.106.129) in ./pub/fweb.
  293.  
  294.    SchemeWEB is a Unix filter that translates SchemeWEB into LaTeX source
  295.    or Scheme source. It was written by John Ramsdell and is available from
  296.    sun.soe.clarkson.edu (128.153.12.3) in ./pub/tex/tex-programs/schemeweb.
  297.  
  298.    APLWEB is a version of WEB for APL and is available from
  299.    watserv1.waterloo.edu (129.97.129.140) in ./languages/apl.
  300.  
  301.    FunnelWeb is a version of WEB that is language independent. It is 
  302.    available via anonymous ftp from ftp.adelaide.edu.au (129.127.40.3)
  303.    in ./pub/funnelweb. It also appeared in comp.sources.unix volume 26
  304.    issue 121, posted 11 April 1993. Another language independent version
  305.    of WEB is NUWEB, available via anonymous ftp from cs.rice.edu
  306.    (128.42.1.30) in ./public/preston. NUWEB is written in ANSI C.
  307.  
  308.    Most of the above are also available from your nearest CTAN site
  309.    (see question 22).
  310.  
  311. 10) How can I typeset music in TeX?
  312.  
  313.     A package called MuTeX, written by Andrea Steinbach and Angelika
  314.     Schofer, aids in doing this. It is available via anonymous ftp
  315.     from ftp.cs.ruu.nl (131.211.80.17) in pub/TEX/MuTeX.tar.Z.  This
  316.     package allows you to typeset single-staff music and lyrics.
  317.  
  318.     A more powerful package which allows the typesetting of orchestral
  319.     and polyphonic music is MusicTeX, written by Daniel Taupin 
  320.     (taupin@frups51.bitnet). It is available via anonymous ftp from
  321.     rsovax.ups.circe.fr (130.84.128.100) [.musictex]. It should also
  322.     be available from the archive sites detailed in question 22.
  323.  
  324.     There is a mailing list for discussion of typesetting music in TeX.
  325.     To subscribe, send a request to mutex-request@stolaf.edu.
  326.  
  327. 11) What is TUG and TUGboat?
  328.  
  329.     TUG is the TeX Users Group. TUGboat is their newsletter, containing
  330.     useful articles about TeX and METAFONT. TUG also distributes
  331.     TeX-related microcomputer software on disks. Inquiries should be 
  332.     directed to:
  333.                      TeX Users Group
  334.                      P. O. Box 869
  335.                      Santa Barbara, CA 93102-0869 (USA)
  336.                      805-963-1338
  337.                      FAX: 805-963-8358
  338.                      tug@tug.org
  339.  
  340. 12) How do I convert Adobe's afm files to tfm format?
  341.  
  342.     An afm2tfm program is distributed with dvips, available via
  343.     anonymous ftp from labrea.stanford.edu (36.8.0.112) in ./pub. Allan
  344.     Jeffries' fontinst package is an afm2tfm converter written in TeX 
  345.     and will be used to support the PostScript tfm files for LaTeX2e
  346.     (see question 41). It is available from any CTAN site (see question
  347.     22).
  348.  
  349.     For the Macintosh, there is a program called EdMetrics which does
  350.     the job (and more). It is available free from:
  351.               Blue Sky Research
  352.               534 Southwest Third Avenue
  353.               Portland, Oregon 97204 (USA)
  354.               800-622-8398 or 503-222-9571
  355.  
  356. 13) In LaTeX, how do I get a double-spaced document?
  357.  
  358.     Are you producing a thesis, and trying to obey regulations that were
  359.     drafted in the typewriter era?  LaTeX is a typesetting system, so the
  360.     appropriate design conventions are for ``real books''.  Find whoever
  361.     is responsible for the regulations, and try to get the wording changed
  362.     to cater for typeset theses (e.g., to say ``if using a typesetting 
  363.     system, aim to make your thesis look like a well-designed book'').
  364.  
  365.     If you fail to convince your officials, or want some inter-line 
  366.     space for copy-editing:
  367.      - Try changing \baselinestretch: \renewcommand{\baselinestretch}{1.2}
  368.        may be enough to give officials the impression you've kept
  369.        to their regulations.  Don't try changing \baselineskip: its
  370.        value is reset at any size-changing command.
  371.      - Alternatively, get doublespace.sty from any CTAN site (see question 22,
  372.        e.g., pip.shsu.edu (192.92.115.10)) in 
  373.        ./tex-archive/macros/latex/contrib/misc. There's also a setspace.sty
  374.        in the same directory which is more flexible, and consistent with the
  375.        latest release of LaTeX.
  376.  
  377.     It's not worth going to a lot of trouble.  (If officials won't allow
  378.     standard typographic conventions, you won't be able to produce an
  379.     aesthetically pleasing document anyway!)
  380.  
  381. 14) In LaTeX, how do I include a file in the verbatim environment?
  382.  
  383.     A good way to do this is to use Rainer Sch\"opf's verbatim.sty,
  384.     which provides the command \verbatiminput that takes a file
  385.     as an argument. This package is available from any CTAN site (see 
  386.     question 22) in ./tex-archive/macros/latex/distribs. Several
  387.     files are needed.
  388.  
  389.     Another way to do this is to use the alltt environment defined in
  390.     the style file alltt.sty available from the CTAN archives in 
  391.     ./tex-archive/macros/latex/contrib/misc/alltt.sty.
  392.  
  393. 15) In LaTeX, how do I do Y?
  394.  
  395.     If you can't figure out how to do something in LaTeX after you
  396.     have read the manual very carefully, asked your local LaTeX
  397.     guru, and thought about it, there is a LaTeX help service 
  398.     available. Please note that the way to accomplish something 
  399.     in LaTeX is often by using an appropriate style file, so please
  400.     check this also (see question 16). If none of this works, send mail 
  401.     in English describing your problem to latex-help@cs.stanford.edu. 
  402.     If you haven't gotten a reply to your problem within about a week, 
  403.     send mail to latex-help-coordinator@cs.stanford.edu.
  404.  
  405. 16) Where can I find a TeX macro or LaTeX style file for doing Y?
  406.  
  407.     Before you ask for a TeX macro or LaTeX style file to do something, 
  408.     please search the TeX macro index written by David M. Jones
  409.     (dmjones@theory.lcs.mit.edu) and available via anonymous ftp
  410.     from theory.lcs.mit.edu (18.52.0.92) in ./pub/tex/TeX-index. Those 
  411.     without access to anonymous ftp can send a message containing the
  412.     line ``send tex TeX-index'' to archive-server@theory.lcs.mit.edu.
  413.     The index is an excellent reference document with plenty of 
  414.     cross-references. Also, many of the archive sites mentioned in
  415.     question 22 maintain extensive latex style collections, which you
  416.     can look through if you need something not in the index.
  417.  
  418.     Another possibility is to use the searching features of the CTAN
  419.     archives (see question 22). Once you have an anonymous ftp connection
  420.     established to a CTAN site, you can type the command `quote site index
  421.     <term>' and it will provide a list of files with the string <term> in
  422.     their names.
  423.     
  424. 17) How do I generate an index in TeX/LaTeX?
  425.  
  426.     Making an index is not trivial. There are several indexing programs
  427.     which aid in doing this. The following are available from any CTAN
  428.     site (see question 22):
  429.       makeindex - for LaTeX under Unix (but runs under other OS's
  430.          without changes). A version for the Macintosh is available from
  431.          Johnny Tolliver at tolliver%atf.mfenet@nmfecc.llnl.gov. The 
  432.          Makeindex documentation is a good source of information on how 
  433.          to create your own index. Makeindex can be used with some TeX macro
  434.          packages other than LaTeX, such as Eplain.
  435.       idxtex - for LaTeX under VMS.
  436.       texix - for TeX on CMS and Macintosh machines.
  437.       texindex - for LaTeX under Unix. Available from
  438.          comp.sources.misc archives in Volume 23.
  439.  
  440. 18) How do I get METAFONT to do what I want it to do?
  441.  
  442.     METAFONT allows you to create your own fonts, and ordinary TeX users
  443.     will never need to use it. METAFONT, unlike TeX, requires some 
  444.     customization. Each output device for which you will be generating 
  445.     fonts needs a mode associated with it. Modes are defined using the 
  446.     mode_def convention described on page 94 of _The METAFONTbook_. So 
  447.     first create a file, which we will call local.mf, containing all the 
  448.     mode_defs you will be using. The file modes.mf by Karl Berry,
  449.     available via anonymous ftp from ftp.cs.umb.edu (158.121.104.33) in
  450.     ./pub/tex is a good starting point for this. Listings of settings for 
  451.     various output devices are also published periodically in TUGboat 
  452.     (see question 11). Now create a plain base file using inimf, plain.mf, 
  453.     and local.mf:
  454.        % inimf
  455.        This is METAFONT....
  456.        **plain                 # you type plain
  457.        (output)
  458.        *input local            # you type this
  459.        (output)
  460.        *dump                   # you type this
  461.        Beginning to dump on file plain....
  462.        (output)
  463.        %
  464.     This should create a base file named plain.base (or something close)
  465.     and should be moved to the directory containing the base files on
  466.     your system.
  467.  
  468.     Now you need to make sure METAFONT loads this base when it starts
  469.     up. If METAFONT loads the plain base by default on your system, then
  470.     you're ready to go. Under Unix, we might, for instance define a 
  471.     command mf which executes ``virmf &plain,'' loading the plain base
  472.     file.
  473.  
  474.     The usual way to create a font with plain METAFONT is to then start 
  475.     it with the line
  476.        \mode=<mode name>; mag=<magnification>; input <font file name>
  477.     in response to the * prompt or on the METAFONT command line. If 
  478.     <mode name> is unknown or omitted, then the mode defaults to proof 
  479.     mode. If this has happened METAFONT will produce an output file
  480.     called <font file name>.2602gf. The <magnification> is a floating 
  481.     point number or magstep (magsteps are defined in _The METAFONTbook_ 
  482.     and _The TeXbook_). If mag=<magnification> is omitted, then the 
  483.     default is 1. For example, to generate cmr10 at 12pt for an epson 
  484.     printer you would type
  485.        mf \mode=epson; mag=1.2; input cmr10
  486.     Note that under Unix the '\' and ';' characters must usually be 
  487.     escaped, so this would typically look something like
  488.        mf \\mode=epson\; mag=1.2\; input cmr10
  489.  
  490.     If you don't have inimf or need a special mode that isn't in the
  491.     base, you can put its commands in a file (e.g., ln03.mf) and invoke
  492.     it on the fly with the \smode command. For example, to create 
  493.     ln03.300gf for an LN03 printer, using the file
  494.     % This is ln03.mf as of 2/27/90
  495.     % mode_def courtesy of John Sauter
  496.     proofing:=0;
  497.     fontmaking:=1;
  498.     tracingtitles:=0;
  499.     pixels_per_inch:=300;
  500.     blacker:=0.65;
  501.     fillin:=-0.1;
  502.     o_correction:=.5;
  503.     (note the absence of the mode_def and enddef commands), you would type
  504.        mf \smode="ln03"; input cmr10
  505.     
  506. 19) Where do I get TeX/LaTeX for machine Y running Q?
  507.  
  508.     Unix - The Unix TeX distribution is available via anonymous ftp from any 
  509.        CTAN archive (see question 22). If you don't want to do this, you can 
  510.        order it from the University of Washington, for a small fee. Contact:
  511.                   Director
  512.                   Northwest Computing Support Center
  513.                   Thomson Hall, Mail Stop DR-10
  514.                   University of Washington
  515.                   Seattle, WA 98195 (USA)
  516.                   (206)543-6259
  517.        or send electronic mail to Elizabeth Tachikawa at 
  518.        elisabet@max.u.washington.edu (note the ``s''). The fee charged 
  519.        for getting the TeX distribution through the University of 
  520.        Washington helps fund the further development of Unix TeX, so 
  521.        it's a good idea to order it this way.
  522.  
  523.        Instructions for retrieving TeX via anonymous ftp are available
  524.        in the document FTP.nwc, itself available via anonymous ftp from
  525.        ftp.cs.umb.edu (158.21.104.33) in ./pub/tex.
  526.  
  527.        Note: The Unix version of TeX allows your ``macros'' or ``inputs''
  528.        and ``fonts'' directories to be hierarchically organized with
  529.        further subdirectories, rather than dumping everything into one
  530.        directory. This can cause TeX to start very slowly. The cure
  531.        for this problem is to insure each subdirectory contains either
  532.        only directories or only files.
  533.  
  534.     AIX - TeX for the IBM RS6000 running AIX can be found on
  535.        ftp.dante.de (129.206.100.192) in ./tex-archive/systems/unix/aix3.2.
  536.  
  537.     386/ix - Executables for the 386/ix are available via anonymous ftp 
  538.        from tik.vtt.fi (130.188.52.2) in ./pub/tex/bin-386ix and from 
  539.        math.berkeley.edu (128.32.183.94) in ./pub/tex386ix.tar.Z.
  540.  
  541.     PC - A TeX package for the PC, including LaTeX, BibTeX, previewers,
  542.        and drivers is available via anonymous ftp from 
  543.        vax.eedsp.gatech.edu (130.207.226.24) in ./pub/TeX. The variety here
  544.        is sbtex version 30 by Wayne Sullivan. EmTeX, another TeX package 
  545.        for the PC by Eberhard Mattes, is available via anonymous ftp from 
  546.        ftp.dante.de (129.206.100.192) in 
  547.        ./tex-archive/systems/msdos/emtex and also from niord.shsu.edu
  548.        (192.92.115.8) in [.emtex]. This package includes LaTeX, METAFONT,
  549.        BibTeX, etc., as well. Documentation is available in both German 
  550.        and English.
  551.  
  552.        All Public Domain TeX software for the PC is also available 
  553.        through TUG. A catalog is available free from them at the 
  554.        address given in question 11. This collection is maintained by 
  555.        Jon Radel, who will answer technical questions on the material 
  556.        (with no service guarantee). Send electronic mail to jon@radel.com.
  557.  
  558.     Mac - see question 7 for a public domain version (OzTeX). Another version
  559.        is CMacTeX, which has TeX 3.14, METAFONT 2.7, a screen previewer,
  560.        dvips, a PostScript printing utility for the LaserWriter, and some font
  561.        managing utilities. It is available from the CTAN archives discussed
  562.        in question 22. 
  563.  
  564.     TOPS-20 - TeX was originally written on a DEC-10 under WAITS, and so
  565.        was easily ported to TOPS-20. A Distribution that runs on TOPS-20 
  566.        is available via anonymous ftp from science.utah.edu 
  567.        (128.110.198.2) in ./pub/tex/pub/web.
  568.  
  569.     VAX/VMS - TeX for VMS is available from any CTAN site (see question 22)
  570.        in the directory ./systems/vms. Standard tape distribution is 
  571.        through DECUS or Maria Code.
  572.  
  573.     Atari - TeX is available for the Atari ST from atari.archive.umich.edu
  574.        (141.211.165.41) in ./atari/tex. If anonymous ftp is not available
  575.        to you, send a message containing the line ``help'' to
  576.        atari@atari.archive.umich.edu. The mail server can uuencode
  577.        binary files. Another version can be obtained via anonymous
  578.        ftp from ifi.informatik.uni-stuttgart.de (129.69.211.1) in
  579.        ./pub/atari.st/tex. There is also lots of TeX stuff for the
  580.        Atari on the rusinfo and ftp.cs.ruu.nl archives mentioned in
  581.        question 22.
  582.  
  583.     Amiga - A full implementation of TeX 3.1 call PasTeX and METAFONT 2.7
  584.         are available via anonymous ftp from merlin.etsu.edu (192.43.199.20)
  585.         in ./ab20/AMIGA. It is also available via anonymous ftp from
  586.         forwiss.uni-passau.de (132.231.20.10) in ./pub/amiga/tex. 
  587.         You can also order a CDROM containing this and other amiga software
  588.         from Walnut Creek CDROM, (510) 947-5997.
  589.  
  590.     Tandy 6000 - If you are interested in building TeX on this machine
  591.         contact Ken Yap (ken@syd.dit.csiro.au), and he'll help you.
  592.  
  593. 20) Where can I get a thesis style for LaTeX?
  594.  
  595.     Thesis styles are usually very specific to your University, so it's
  596.     usually not profitable to ask the whole newsgroup for one. If you
  597.     want to write your own, a good place to start is the ucthesis style
  598.     available from any CTAN archive in macros/latex/contrib/ucthesis
  599.     (see question 22).
  600.  
  601. 21) How do I get symbols for ``the real numbers'', ``the complex numbers'',
  602.     and so on?
  603.  
  604.     These symbols are known as ``blackboard bold'' and are available in
  605.     the AMS fonts ``msam'' (e.g., ``msam10'' for 10pt) and ``msbm''. 
  606.     They replace the older ``msxm'' and ``msym''. The fonts have a large
  607.     number of mathematical symbols to supplement the ones 
  608.     provided by TeX. The fonts are available via anonymous ftp from
  609.     e-math.ams.com (130.44.1.100) in the directory ./ams/amsfonts.
  610.     Two files which load the fonts and define the symbols are provided,
  611.     and both work with either TeX or LaTeX. Questions or suggestions 
  612.     regarding these fonts should be directed to 
  613.     tech-support@math.ams.com.
  614.  
  615.     A set of LaTeX macros for a ``lazy person's'' blackboard bold are:
  616.        \newcommand{\R}{{\sf R\hspace*{-0.9ex}\rule{0.15ex}%
  617.        {1.5ex}\hspace*{0.9ex}}}
  618.        \newcommand{\N}{{\sf N\hspace*{-1.0ex}\rule{0.15ex}%
  619.        {1.3ex}\hspace*{1.0ex}}}
  620.        \newcommand{\Q}{{\sf Q\hspace*{-1.1ex}\rule{0.15ex}%
  621.        {1.5ex}\hspace*{1.1ex}}}
  622.        \newcommand{\C}{{\sf C\hspace*{-0.9ex}\rule{0.15ex}%
  623.        {1.3ex}\hspace*{0.9ex}}}
  624.  
  625. 22) What repositories of TeX material are available, and how can I access
  626.     them?
  627.  
  628.     To aid the archiving and retrieval of of TeX-related files, a TUG
  629.     working group developed the Comprehensive TeX Archive Network
  630.     (CTAN).  Each CTAN site has identical material, and maintains
  631.     authoritative versions of its material.  These collections are
  632.     extensive; in particular, almost everything mentioned in this
  633.     document is archived at the CTAN sites, even if not explicitly
  634.     stated.
  635.  
  636.     The CTAN sites are currently ftp.dante.de (129.206.100.192)
  637.     ftp.tex.ac.uk (134.151.44.19), and pip.shsu.edu (192.92.115.10). 
  638.     The organization of TeX files on all these sites is identical and
  639.     starts at ./tex-archive.
  640.  
  641.     To find software at a CTAN site, use anonymous ftp to the host,
  642.     and then execute the command `quote site index <search-term>'.
  643.  
  644.     The mail servers of the CTAN sites are not yet identical, but this is
  645.     planned. Here are the current methods of access via electronic mail:
  646.       - For the UK site, send a message to texserver@tex.ac.uk. The
  647.         first non-blank line of the message must contain a valid
  648.         TeXserver command (help, directory, files, whereis, search,
  649.         or path). The program will then mail you a response notifying
  650.         you that your request has been received. If you fail to get a
  651.         response from the TeXserver, you may need to use the ``path''
  652.         command to help the program out. For Internet users the
  653.         return address is of the form name%site@nsfnet-relay, while
  654.         for Bitnet and EARN it is name%site@earn-relay (i.e., include
  655.         a line that says ``path name%site@nsfnet-relay'' along with a
  656.         line containing ``help''). 
  657.       - For ftp.uni-stuttgart.de, send a message containing the line
  658.         ``help'' to mail-server@ftp.uni-stuttgart.de.
  659.       - For the SHSU site, send a message with the line HELP to
  660.         FILESERV@SHSU.BITNET. SENDME FILELIST will get an annotated
  661.         listing of all packages available there.
  662.  
  663.     The host nic.switch.ch (130.59.1.40) mirrors ftp.uni-stuttgart.de
  664.     in /mirrors/tex, as does ftp.uni-bielefeld.de (129.70.4.55) in
  665.     /pub/tex. Src.doc.ic.ac.uk (146.169.2.1) mirrors ftp.tex.ac.uk in
  666.     /packages/TeX/uk-tex/. Finally, wuarchive.wustl.edu
  667.     (128.252.135.4) mirrors pip.shsu.edu in /packages/TeX.
  668.  
  669.     There are several other repositories of TeX material available:
  670.       - ftp.cs.ruu.nl (131.211.80.17) also contains a substantial TeX
  671.         archive with ftp access. To use it via email, send a message
  672.         containing the line ``help'' to mail-server@cs.ruu.nl. This mail 
  673.         server can send binary files in a variety of different formats.
  674.       - There are LISTSERV facilities for TeX at LISTSERV@DHDURZ1.BITNET. 
  675.         Send a message containing the line ``help'' to this address.
  676.       - For users on BITNET, access to anonymous ftp for some files can
  677.         be obtained indirectly by sending mail to BITFTP@PUCC.BITNET.
  678.         Send a message containing the line ``help'' to this address for
  679.         more information.
  680.      
  681.     There is also the DECUS TeX collection, a collection of TeX material
  682.     for VMS, Unix, MS-DOS, and the Macintosh. It is available via 
  683.     anonymous ftp from wuarchive.wustl.edu (128.252.135.4) in ./decus/tex.
  684.     It can also be obtained from the DECUS Library (reference number 
  685.     VS0058) in the US, or through your DECUS office outside of the US. To 
  686.     contact the DECUS Library, send mail or call:
  687.                  The DECUS Program Library
  688.                  219 Boston Post Road BP02
  689.                  Marlboro, MA 01752-1850
  690.                  (508)480-3418
  691.     or send electronic mail to the DECUS TeX Collection Editor, Ted 
  692.     Nieland, at decus_tex@nieland.dayton.oh.us.
  693.      
  694.     Another good source of information is NETWORK SOURCES OF TeX WARE by
  695.     Peter Flynn which appeared in TeXhax, volume 90, issues 45-47 (in
  696.     May 1990).      
  697.  
  698. 23) How do I use PostScript fonts with LaTeX?
  699.  
  700.     The best way to do this is to install LaTeX2e (see question 41) and
  701.     the New Font Selection Scheme (NFSS) (see question 35), and use the 
  702.     PSNFSS2e package written by Sebastian Rahtz. It is available from all 
  703.     the major archives mentioned in question 22. Other methods for using
  704.     PostScript fonts in LaTeX are cumbersome at best.
  705.  
  706. 24) How can I convert from format Y to TeX or LaTeX, and vice-versa?
  707.  
  708.     troff - TROFF-TO-LATEX.TAR-Z is available via anonymous ftp from
  709.       wsmr-simtel20.army.mil (192.88.110.20) in the directory 
  710.       pd2:<unix-c.textproc>. This program, written by Kamal Al-Yahya 
  711.       at Stanford, assists in the translation of a troff document into 
  712.       LaTeX format.  It recognizes most -ms and -man macros, plus most 
  713.       eqn and some tbl preprocessor commands. Anything fancier needs 
  714.       to be done by hand.  Two style files are provided.  There 
  715.       is also a man page (which converts very well to LaTeX :-).  
  716.       The program is copyrighted but free. An enhanced version of this
  717.       program, tr2latex, is available from 
  718.       ftp.informatik.rwth-aachen.de (137.226.112.172) in ./pub/TeX. 
  719.       The DECUS TeX distribution (see question 22) also contains a program
  720.       which converts troff to TeX. If you are interested in obtaining a copy
  721.       of this program without getting the entire DECUS TeX distribution, 
  722.       send the command: SENDME TROFFTOTEX in the body of a mail message to
  723.       FILESERV@SHSU.BITNET (FILESERV@SHSU.edu), or use anonymous ftp to the
  724.       directory [.TROFFTOTEX] on Niord.SHSU.edu (192.92.115.8). 
  725.  
  726.     scribe - Mark James has a copy of scribe2latex he has been
  727.       unable to test but which he will let anyone interested have.
  728.       Send email to jamesm@procor.dialogic.com. The program was written
  729.       by Van Jacobson of Lawrence Berkeley Laboratory.
  730.  
  731.     wordperfect -  wp2latex.zip is available on wuarchive.wustl.edu
  732.       (128.252.135.4) in the directory ./mirrors/msdos/tex and on
  733.       wsmr-simtel20.army.mil (192.88.110.20) in the directory pd1:<msdos.tex>.
  734.       This is a PC program written in Turbo Pascal by R. C. Houtepen at
  735.       the Eindhoven University in the Netherlands.  It converts
  736.       WordPerfect 5.0 documents to LaTeX.  Pascal source is included.
  737.       Users find it ``helpful'' and ``decent'' in spite of some
  738.       limitations. It gets high marks for handling font changes.
  739.       Limitations include no indices, table of contents, margins or
  740.       graphics.  It also won't handle the new features of WordPerfect
  741.       5.1, in particular the equation formatter. The program is
  742.       copyrighted but free.
  743.  
  744.       Glenn Geers of the University of Sydney (glenn@qed.physics.su.oz.au)
  745.       is translating wp2latex into C and adding some WordPerfect 5.1
  746.       features, in particular its equation handling.  This is an ongoing
  747.       project; the most recent version can be retrieved via anonymous ftp
  748.       from suphys.physics.su.oz.au (129.78.129.1) in ./wp2latex. It was 
  749.       posted to alt.sources on 8 August 1990.
  750.  
  751.       Commercial packages are available for DOS which convert from
  752.       WordPerfect to LaTeX, and from TeX and LaTeX to WordPerfect, but
  753.       I am unaware of any free products which do this.
  754.  
  755.     PC-Write - pcwritex.arc is available on wuarchive.wustl.edu
  756.       (128.252.135.4) in directory mirrors/msdos/tex and on
  757.       wsmr-simtel20.army.mil (192.88.110.20) in directory pd1:<msdos.tex>.
  758.       This is a print driver for PC-Write that ``prints'' a PC-Write V2.71
  759.       document to a TeX-compatible disk file.  It was written by Peter
  760.       Flynn at University College, Cork, Ireland.  It is public domain.  
  761.  
  762.     runoff - Peter Vanroose (vanroose@esat.kuleuven.ac.be) has 
  763.       written a RUNOFF-to-TeX conversion program in VMS Pascal.  It is 
  764.       available from comp.text archives (they do exist, don't they?  The 
  765.       program was submitted in December 1987) or from the author 
  766.       (peter@dit.lth.se) or from Mark James (jamesm@procor.dialogic.com).
  767.  
  768.     refer/Tib - There are a few programs for converting bibliographic data 
  769.       between BibTeX and refer/Tib formats.  They are available via 
  770.       anonymous ftp from ftp.ai.mit.edu (128.52.32.11) in the 
  771.       directory ./pub/refer-to-bibtex.  In spite of the directory name, 
  772.       it also contains a  shell script to convert BibTeX to REFER as 
  773.       well. Unfortunately, this collection is not maintained.
  774.  
  775.     RTF - A program for converting Microsoft's Rich Text Format to TeX
  776.       is available via anonymous ftp from astro.princeton.edu
  777.       (128.112.128.131) in ./pub/rtf2TeX.tar.Z. It was written and is
  778.       maintained by Robert Lupton (rhl@astro.princeton.edu). There is
  779.       also an rtf2LateX written by Erwin Wechtl available from 
  780.       ftp.vmars.tuwien.ac.at (128.130.39.16) in ./pub/misc.
  781.  
  782.     Microsoft Word - A rudimentary program for converting MS-Word
  783.       to LaTeX is wd2latex, for MS-DOS, available via anonymous ftp
  784.       from any CTAN site (see question 22). A better idea, however, 
  785.       is to convert the document to RTF format and use the RTF 
  786.       converter mentioned above.
  787.     
  788.     In addition, a group at Ohio State University is working on a common
  789.     document format based on SGML.  In theory any format could be
  790.     translated to or from this one.  Also, Framemaker supposedly has
  791.     ``import filters'' to aid in the translation from alien formats
  792.     (presumably including TeX) to Framemaker; perhaps other desktop
  793.     publishing programs have similar things.
  794.       
  795. 25) How do I get a file into the major style repositories?
  796.     
  797.     Use anonymous ftp to any CTAN archive (see question 22) and
  798.     retrieve the file README.uploads in the root directory. It contains
  799.     instructions for uploading files and notifying the appropriate
  800.     people for that site.
  801.  
  802.     If you cannot use ftp, mail your contribution to sty-mgr@shsu.edu
  803.     and it will be passed along. You will make everyone's life easier
  804.     if you choose a descriptive and unique name for your submission, so
  805.     it's probably good idea to browse through some of the styles
  806.     already available to insure your style file's name is not already
  807.     in use.
  808.  
  809. 26) Where can I get font Y?
  810.  
  811.     A comprehensive list of METAFONT fonts is posted to Comp.fonts
  812.     about once every six weeks by Lee Quin (lee@sq.sq.com). It contains
  813.     both commercial fonts and fonts available via anonymous ftp. Most
  814.     of the fonts available via anonymous ftp are available from
  815.     the CTAN archives (see question 22). Also, the file wujastyk.txh
  816.     ./tex-archive/digests/texhax/txh/wujastyk.txh is a copy of
  817.     Dominik Wujastyk's font article, and contains information on
  818.     METAFONT fonts as well.
  819.  
  820. 27) Where can I get a dvi driver for the HP LaserJet?
  821.  
  822.     PC - The emtex package mentioned in question 19 contains a driver for
  823.        the LaserJet, dvihplj. 
  824.  
  825.     Version 2.10 of the Beebe drivers support the LaserJet. These drivers
  826.     will compile under Unix, VMS, and on the Atari ST and DEC-20's. They
  827.     are available from science.utah.edu (128.110.198.2) in ./pub/tex/dvi.
  828.  
  829. 28) TeX and LaTeX are hyphenating words weirdly. What can I do?
  830.  
  831.     You have a version mismatch problem. The hyphenation algorithm changed
  832.     between version 2.9 and 3.0. If you are using TeX version 3.0 or
  833.     later, make sure you have plain.tex and lplain.tex files with a
  834.     version number of at least 3.0.
  835.  
  836.     For those of you curious about the change, here's what happened:
  837.     in versions of TeX before 3.0 the hyphenation algorithm would not
  838.     break a word if the part before the break was not at least two
  839.     characters long, and the part after the break at least three 
  840.     characters long. Starting with version 3.0 two integer parameters,
  841.     \lefthyphenmin and \righthyphenmin, control the length of these
  842.     fragments. These are set to 2 and 3, respectively, in the new
  843.     plain and lplain formats. They can be set to any value, of course,
  844.     but if \lefthyphenmin + \righthyphenmin is greater than 62, all
  845.     hyphenation is suppressed.
  846.  
  847. 29) How can I convert a TeX or LaTeX file into a plain ASCII file,
  848.     with all the formatting intact, a la nroff?
  849.  
  850.     Ralph Droms (droms@bucknell.edu) has a style file and a C program
  851.     that provide the LaTeX equivalent of nroff. Although it doesn't do
  852.     a good job with tables and math, it's the best way to convert that
  853.     I've seen. The software is available for anonymous ftp from
  854.     sol.cs.bucknell.edu (134.82.1.8) in ./droms/txt-dist.tar. This is a
  855.     modification of the dvi2tty program; the original often does an
  856.     acceptable job and can be gotten from any CTAN site (see question 22).
  857.  
  858.     Another possibility is to use screen.sty, available from all the
  859.     major archives. However you need a program called crudetype to
  860.     process the resulting dvi file. It is available from
  861.     emx.utexas.edu (128.83.186.11) in
  862.     ./pub/mnt/source/tex/tex-3.0/DVIware/lpr-viewers/crudetype and
  863.     from ftp.uni-stuttgart.de (129.69.8.13) in
  864.     ./tex-archive/dviware/screenview. Another possibility is to use
  865.     the LaTeX-to-ASCII conversion program, l2a, available from
  866.     comp.sources.misc archives (one archive site is ftp.uu.net
  867.     (192.48.96.9)), although this is really more of a de-TeXing
  868.     program. If you are running under Unix and have C++ and perl, you
  869.     might try Jonathan Monsarrat's LameTeX package (which actually
  870.     does much more than this), available from wilma.cs.brown.edu
  871.     (128.148.33.66) in ./pub/lametex.tar.Z.
  872.  
  873. 30) How do I enlarge TeX? I keep getting `memory capacity exceeded'
  874.     errors.
  875.  
  876.     Most of the time, a ``memory capacity exceeded'' error can be fixed
  877.     without enlarging TeX.  The most common causes are unmatched braces,
  878.     extra-long lines, and poorly-written macros.  Extra-long lines
  879.     are often introduced when files are transferred incorrectly between
  880.     operating systems.  (The tell-tale sign of an extra-long line error
  881.     is when the complaint is that the `buf_size' has overflowed.)
  882.  
  883.     If you really need to extend your TeX's capacity, the proper method
  884.     varies depending on your installation.  In the purest form, you
  885.     change the parameters in module 11 (``The following parameters can
  886.     be changed...'')  In less pure forms, you might need to modify a
  887.     change file, or perhaps change some environment variables.  Consult
  888.     the documentation that came with your particular implementation.
  889.  
  890. 31) In LaTeX, I used \pagestyle{empty}, but the first page is still 
  891.     numbered. What do I do?
  892.  
  893.     If you see this, you are using the \maketitle command too. This is
  894.     not a bug but a feature! The standard LaTeX styles are written so
  895.     that initial pages (pages containing a \maketitle, \part, or \chapter)
  896.     have a different page style than the rest of the document. Hence, the
  897.     above commands internally issue a \thispagestyle{plain}. This is
  898.     usually not acceptable behavior is the page style is `empty'.
  899.  
  900.     Possible workarounds include:   
  901.      - Put \thispagestyle{empty} immediately after the \maketitle command, 
  902.        with no blank line between them.
  903.      - Use fancyheadings.sty, available from any CTAN (see question 22).
  904.        In this style, the style for initial pages can be customized as well.
  905.  
  906. 32) Where do I find documentation about BibTeX?
  907.  
  908.     BibTeX, a program originally designed to produce bibliographies in
  909.     conjunction with LaTeX, is explained in Section 4.3 and Appendix B 
  910.     of Leslie Lamport's LaTeX manual.  The ``BibTeXing'' document, 
  911.     contained in the file btxdoc.tex, gives a more complete description.
  912.     _The LaTeX Companion_ also has information on BibTeX and writing 
  913.     BibTeX style files.
  914.  
  915.     The ``Designing BibTeX Styles'' document, contained in the file 
  916.     btxhak.tex, explains the postfix stack-based language used to
  917.     write BibTeX styles (.bst files).  The file btxbst.doc is the template
  918.     file for the four standard styles (plain, abbrv, alpha, unsrt). It
  919.     also contains the documentation for them.
  920.  
  921.     The current Unix-BibTeX man page, contained in the file
  922.     bibtex.1, was updated in January 1992 and is about one page long.
  923.     There's an old and obsolete version floating around, written in 1985
  924.     before ``BibTeXing'' and ``Designing BibTeX Styles'' appeared, that is
  925.     several pages long.  You should ignore it (or throw it away), since it
  926.     describes BibTeX version 0.98, style files of which are incompatible 
  927.     with the current version, 0.99 (to be precise, 0.99c).
  928.  
  929.     All files mentioned in this answer are available via anonymous ftp
  930.     from labrea.stanford.edu (36.8.0.112) in the BibTeX ftp area, 
  931.     tex/bibtex. All the non-Unix files should be available on any system 
  932.     that runs BibTeX; if they're not on your system, please complain to 
  933.     your BibTeX installer or to your distribution source.
  934.  
  935. 33) How do I use BibTeX with plain TeX?
  936.  
  937.     The file btxmac.tex contains TeX macros and documentation for using
  938.     BibTeX with plain TeX, either directly or with Karl Berry's Eplain
  939.     package. It is available via anonymous ftp from labrea.stanford.edu
  940.     (36.8.0.112) in tex/bibtex (see question 32 for more information 
  941.     about BibTeX).
  942.  
  943. 34) How do I draw Feynman diagrams in LaTeX?
  944.  
  945.     Michael Levine's macro package for drawing Feynman diagrams in LaTeX
  946.     is available via mail-server from physics.utoronto.ca. Send a message
  947.     containing the line ``send INDEX'' to mail-server@physics.utoronto.ca
  948.     for information on how to retrieve it.
  949.  
  950. 35) What is the New Font Selection Scheme (NFSS)?
  951.  
  952.     NFSS is an extension to LaTeX written by Frank Mittelbach and Rainer
  953.     Sch\"opf. It is described in TUGboat, volume 10 (1989), No. 2.
  954.     In traditional typesetting, fonts are described by four parameters:
  955.     the family (e.g., computer modern), the series (i.e., the weight and
  956.     width of the font, like light or bold), the shape (e.g., italic), and
  957.     the size. NFSS is a mechanism allowing the user to change any of these
  958.     independently. NFSS makes it relatively easy to use nonstandard fonts
  959.     such as the PostScript ones with LaTeX, and easy to change math fonts.
  960.     It also allows dynamic loading of fonts at runtime (not when the
  961.     format file is created).
  962.  
  963.     NFSS is no longer supported for LaTeX version 2.09, but is standard
  964.     with LaTeX2e (see question 41).
  965.  
  966.     There is one caveat that applies to LaTeX documents written for
  967.     the OLD scheme: some of them use special styles for special fonts
  968.     which will not work under the NFSS.
  969.  
  970. 36) In LaTeX, my cross-references for floats (figures and tables) are
  971.     incorrect. What's wrong?
  972.  
  973.     The \label command must come after the \caption command, or
  974.     be part of it. For example,
  975.        \begin{figure}               \begin{figure}
  976.        \caption{A Figure}    or     \caption{A Figure\label{fig}}
  977.        \label{fig}                  \end{figure}
  978.        \end{figure}
  979.  
  980. 37) I want to change the margins in LaTeX. What can I do?
  981.  
  982.     This answer first helps you change the margins throughout a
  983.     document, then tells you how to change the margins in a portion
  984.     of the document.
  985.  
  986.     Perhaps the easiest way to get more out of a page in LaTeX is to
  987.     get fullpage.sty, available from all the major archive servers
  988.     mentioned in question 22. This sets the margins of the page identical
  989.     to those of Plain TeX, i.e., 1-inch margins at all four sides of the
  990.     paper. It also contains an adjustment for A4 paper.
  991.  
  992.     Here is a brief explanation of what's going on with the page
  993.     parameters in LaTeX. They are explained in section C.4.2 of the
  994.     LaTeX manual (p. 163). The margin parameters represent measurements
  995.     made to the DVI file. The origin in DVI coordinates is one inch
  996.     from the top of the paper and one inch from the left side. This
  997.     explains the ``one inch less than'' terminology used in the LaTeX
  998.     manual. In DVI coordinates, positive horizontal measurements extend
  999.     right across the page, and positive vertical measurements extend down
  1000.     the page. Thus, for margins closer to the left and top edges of the
  1001.     page than 1 inch, the corresponding parameters, e.g.,
  1002.     \evensidemargin, \oddsidemargin, \topmargin, can be set to negative
  1003.     values.
  1004.  
  1005.     Finally, to change the margins of a document within the document,
  1006.     modifying the parameters listed on page 163 will not work. They
  1007.     can only be changed in the preamble of the document, i.e, before
  1008.     the \begin{document} statement. To adjust the margins within a
  1009.     document we define an environment which does it:
  1010.       \newenvironment{changemargin}[2]{\begin{list}{}{
  1011.          \setlength{\topsep}{0pt}\setlength{\leftmargin}{0pt}
  1012.          \setlength{\rightmargin}{0pt}
  1013.          \setlength{\listparindent}{\parindent}
  1014.          \setlength{\itemindent}{\parindent}
  1015.          \setlength{\parsep}{0pt plus 1pt}
  1016.          \addtolength{\leftmargin}{#1}\addtolength{\rightmargin}{#2}
  1017.          }\item }{\end{list}}
  1018.     This environment takes two arguments, and will indent the left
  1019.     and right margins by their values, respectively. Negative values
  1020.     will cause the margins to be widened, so
  1021.     \begin{changemargin}{-1cm}{-1cm} widens the left and right margins
  1022.     by 1cm.
  1023.  
  1024. 38) How do I find the width of a letter, word, or phrase in TeX?
  1025.  
  1026.     Put the word in a box, and measure the width of the box. For example,
  1027.         \setbox0=\hbox{hi}
  1028.         width=\wd0
  1029.     Note that if the quantity in the hbox is a phrase, the actual 
  1030.     measurement only approximates this width, since the interword glue
  1031.     can be adjusted in paragraph mode.
  1032.  
  1033.     In LaTeX, the following works (taken from the manual):
  1034.         \newlength{\gnat}
  1035.         \settowidth{\gnat}{\em small}
  1036.     This sets the value of the length command \gnat to the width of ``small''
  1037.     in emphasized text.
  1038.  
  1039. 39) In LaTeX, is there a comment or ``ignore'' environment with which
  1040.     I can exclude blocks of text from the .dvi file?
  1041.  
  1042.     Rainer Sch\"opf's verbatim.sty provides a comment environment which
  1043.     excludes everything between \begin{comment} and \end{comment}. It is
  1044.     available via anonymous ftp from any CTAN site (see question 22) in
  1045.     ./tex-archive/macros/latex/distribs. Several files are needed to
  1046.     install the package. A more general environment for doing this is
  1047.     comment.sty, also available from the CTAN sites in
  1048.     ./tex-archive/macros/latex/contrib/misc.
  1049.  
  1050. 40) Where can I find a spelling checker for my TeX file?
  1051.  
  1052.     For Unix, ispell is probably the program of choice. It is available
  1053.     from any CTAN site (see question 22) in ./tex-archive/support/ispell.
  1054.  
  1055.     For DOS, jspell is an extended version of ispell, and is available via
  1056.     anonymous ftp from oak.oakland.edu (141.210.10.117) in 
  1057.     ./pub/msdos/tex/jspell*.zip.
  1058.  
  1059. 41) What is LaTeX2e?
  1060.  
  1061.     LaTeX2e is the new standard version of LaTe, prepared and supported
  1062.     by the LaTeX3 project team. Currently, it is in a test phase
  1063.     although it is available from any CTAN site (see question 22) in
  1064.     ./tex-archive/macros/latex2e/core. After testing, LaTeX2e will become
  1065.     LaTeX, and LaTeX 2.09 will no longer be supported or available.
  1066.  
  1067.     LaTeX2e is upwardly compatible with LaTeX 2.09, but supports many new
  1068.     features, including:
  1069.      - NFSS (see question 35) is now standard.
  1070.      - SliTeX is consolidated into it, and there is no longer a need for
  1071.        a separate program.
  1072.      - The output routine gives better control of floating environments,
  1073.        such as figures.
  1074.      - There is a documented interface to style files.
  1075.      - Enhanced box commands, e.g., options to specify the height of a 
  1076.        minipage.
  1077.      - \ref is now robust and can be used in \caption.
  1078.      - \newcommand can define commands with optional arguments.
  1079.      - A standard package for color and graphics inclusion (real soon now).
  1080.  
  1081.     Since LaTeX2e is supported, you can report bugs or problems with it by
  1082.     typing `latex latexbug' and sending the report it generates to 
  1083.     latex-bugs@rus.uni-stuttgart.de.
  1084. -- 
  1085. Bobby Bodenheimer                @hot.caltech.edu
  1086. // ARPA  : bobby@hot.caltech.edu                |
  1087. // BITNET: bobby@caltech.bitnet                 | Woof!
  1088. // UUCP  : {amdahl,ames!elroy}!cit-vax!bobby    | 
  1089.  
  1090.